home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / acos < prev    next >
Text File  |  2001-04-06  |  167b  |  9 lines

  1. SYNOPSIS
  2.         float acos(float)
  3.  
  4. DESCRIPTION
  5.         Returns the arcus cosine of the argument.
  6.  
  7. SEE ALSO
  8.         sin(E), asin(E), cos(E), tan(E), atan(E), atan2(E)
  9.